crypto/tls.clientHandshakeStateTLS13.sendClientCertificate (method)
2 uses
crypto/tls (current package)
handshake_client_tls13.go#L93: if err := hs.sendClientCertificate(); err != nil {
handshake_client_tls13.go#L543: func (hs *clientHandshakeStateTLS13) sendClientCertificate() error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)